﻿@charset "utf-8";

a:hover{ text-decoration:none;}
.banner {
	height: 400px;
}

#flashs {
	position: relative;
	height: 400px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 10px;
	left: 50%;
	margin-left: -95px;
	padding: 0px 6px;
}
#flashs .btn span {
	color: #fff;
	background: #333;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
#flashs .btn span.on {
	background: #375ba0;
}
.research {
	background: url(../images/cmbg.jpg);
	border-bottom: 1px solid #eaeaea;
}
.research .rscont {
	overflow: hidden;
	height: 35px;
	padding: 8px 0px;
}
.rscont .hotworld {
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	width: 1100px;
	overflow: hidden;
}
.rscont .hotworld b{ font-size:18px; float:left;}
.rscont .hotworld ul{float:left;}
.rscont .hotworld ul li{ font-size: 16px;color: #000;}

.rscont .rsbox {
	width: 336px;
	position: relative;
	height: 35px;
}
.rscont .rsbox .cont_text {
	float: left;
	width: 270px;
	outline: none;
	height: 17px;
	color: #666666;
	line-height: 17px;
	border: 1px solid #eaeaea;
	border-right: none;
	padding: 8px 0px 8px 10px;
}
.rscont .rsbox .cont_btn {
	width: 58px;
	height: 35px;
	outline: none;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	border: none;
	background: url(../images/rsbtn.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*-- 搜索_end --*/

ul,li{ margin: 0; padding: 0; list-style: none; }

.gd{ overflow: hidden; width:1100px; margin: 10px auto; height:235px; position: relative; }

.gd ul{ position:absolute; left:0; top: 0; z-index: 1; overflow: hidden; width: 9999999px; }

.gd ul li{  float: left; text-align: center; }

.gd ul li img{ width:250px; height:180px; 	border: 1px solid #e6e6e6;  }
.cpcenter {
	background: url(../images/cmbg.jpg);
}
.cpcenter .container {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}
.Leftlist {
	width: 280px;
	float: left;
}
.Leftlist h4 {
	background: url(../images/Lion.png) repeat;
	text-align: center;
	height:45px;
	line-height:45px;
}
.Leftlist h4 a {
	font-size: 20px;
	color: #fff;
}
.Leftlist h4 span {
	display: block;
	font-size: 12px;
	padding-top: 8px;
	font-family: "Tunga";
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
.sortlist {
	padding-top:6px;
	background: #fff;
	border:4px solid #2da001;
	border-top:none;
}
.sortlist p{ line-height:30px; font-size:14px; margin-left:6px;}
.sortlist dl {
	overflow: hidden;
	padding: 0px 6px 12px 6px;
}
.sortlist dl dt {
	float:left;
	width:246px;
	height: 33px;
	border: 1px solid #dbdbdb;
	padding-left: 12px;
	background: url(../images/cpdtbg.png) repeat-x;
}
.sortlist dl dt a {
	display: inline-block;
	width: 165px;
	height: 33px;
	font-weight: bold;
	font-size: 15px;
	color: #303030;
	line-height: 33px;
	padding-left: 23px;
	padding-right: 10px;
	background: url(../images/mtBg.png) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sortlist dl dd {
	width:130px;
	height: 36px;
	line-height: 36px;
	background: url(../images/cl2.png) no-repeat left center;
	float:left;
}
.sortlist dl dd a {
	font-size: 13px;
	color: #000;
	padding-left: 15px;
}
.sortlist dl dd a:hover{ color:#0b5808;}
.picshow {
	float: right;
	overflow: hidden;
	width: 830px;
}
.picshow .cptab {
	background:#fff;
	width:830px;
	height: 46px;
	overflow: hidden;
}

.picshow .cptab .more{ float:right; line-height:46px;}
.picshow .cptab li {
	width: 145px;
	height: 44px;
	float: left;
	text-align: center;
	border: 1px solid #bcbcbc;
	background: #fff;
}
.picshow .cptab li a {
	display: inline-block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
	color: #303030;
}
.picshow .cptab li.on, .picshow .cptab li:hover {
	background: url(../images/Lion.png) repeat;
	border: 1px solid #0e9018;
}
.picshow .cptab li.on a, .picshow .cptab li:hover a {
	color: #fff;
	font-weight: bold;
}
.picshow .cpzslist {
	overflow: hidden;
	margin-top: 10px;
	width: 830px;
}
.picshow .cpzslist li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 266px;
}
.picshow .cpzslist li .picbox {
	display: block;
	width: 266px;
	height: 200px;
	overflow: hidden;
}
.picshow .cpzslist li img {
	display: block;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.picshow .cpzslist li h5 {
	height: 38px;
	padding: 0 12px;
	line-height: 38px;
	border-top: 1px solid #e6e6e6;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	text-align: center;
}
.picshow .cpzslist li h5 a {
	font-size: 14px;
	color: #303030;
}
.picshow .cpzslist li p {
	height: 40px;
	line-height: 20px;
	color: #303030;
	font-size: 12px;
	padding: 0 12px;
	overflow: hidden;
}
.picshow .cpzslist li>div {
	overflow: hidden;
	padding: 0 12px;
	margin-top: 15px;
}
.picshow .cpzslist li>div a {
	display: inline-block;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}
.picshow .cpzslist li>div .smore {
	float: left;
	background: url(../images/smore.jpg) no-repeat left center;
}
.picshow .cpzslist li>div .openbig {
	float: right;
	background: url(../images/zx.jpg) no-repeat left center;
}

.picshow .cpzslist li .bdtx {
	position: absolute;
	background: #375ba0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.picshow .cpzslist li .bd_top {
	height: 1px;
	width: 0;
	font-size: 0;
	top: -15px;
	left: -24px;
}
.picshow .cpzslist li .bd_right {
	height: 0px;
	width: 1px;
	font-size: 0;
	bottom: 0;
	right: -24px;
}
.picshow .cpzslist li .bd_bottom {
	height: 1px;
	width: 0px;
	font-size: 0;
	right: -24px;
	bottom: 0;
}
.picshow .cpzslist li .bd_left {
	height: 0px;
	width: 1px;
	font-size: 0;
	left: -24px;
	top: -15px;
}
.picshow .cpzslist li.hover .bd_top, .picshow .cpzslist li.hover .bd_bottom {
	width: 225px
}
.picshow .cpzslist li.hover .bd_left, .picshow .cpzslist li.hover .bd_right {
	height: 356px
}
/*产品中心_end*/
/*---------------CMtitle------------------*/
.CMtitle {
	width: 100%;
	text-align: center;
	overflow: hidden;
	line-height:30px;
}
.CMtitle a {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.CMtitle em {
	display: block;
	margin-top: 8px;
	color:#fff;
}
/*---------------CMtitle_end------------------*/
.Jdvl {
	height: 500px;
	background: url(../images/Jdclbg.jpg) no-repeat center top;
}
.Jdvl .container {
	padding-top: 45px;
	position: relative;
}
.Jdvlcont {
	overflow: hidden;
	margin-top: 30px;
}

.Jdvlcont .abotu{ float:left; width:699px;}

.Jdvlcont .abocon{ float:right; width:400px;}

.Jdvlcont .abocon p{ font-size:14px; color:#fff; line-height:26px; text-indent:2em;}



.Jdvlcont .Vlslider {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	height: 364px;
	position: relative;
}
.Jdvlcont .Vlslider>div {
	overflow: hidden;
	width: 1000000px;
	height: 364px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.Jdvlcont .Vlslider ul {
	overflow: hidden;
	float: left;
	height: 364px;
}
.Jdvlcont .Vlslider li {
	overflow: hidden;
	float: left;
	height: 364px;
	margin-right: 10px;
}
.Jdvlcont .Vlslider li.shde {
	width: 238px;
}
.Jdvlcont .Vlslider li.lgde {
	width: 489px;
}
.Jdvlcont .Vlslider li img {
	display: block;
	position: relative;
	z-index: 5;
}
.Jdvlcont .Vlslider li p {
	display: none;
	width: 100%;
	height: 48px;
	position: relative;
	z-index: 8;
	margin-top: -48px;
	line-height: 48px;
	background: url(../images/overlay.png);
}
.Jdvlcont .Vlslider li p a {
	display: inline-block;
}
.Jdvlcont .Vlslider li p .bt {
	font-size: 16px;
	float: left;
	color: #ffffff;
	margin-left: 14px;
	overflow: hidden;
	width: 160px;
	height: 35px;
}
.Jdvlcont .Vlslider li p .zs {
	margin-right: 14px;
	float: right;
	margin-top: 14px;
	width: 19px;
	height: 19px;
	background: url(../images/yuan1.png) no-repeat;
}
.Jdvlcont .Vlslider .topimg {
	margin-bottom: 10px;
}
.Jdvlcont .Vlslider .Hover:hover p {
	display: block;
}
.Jdvlcont .chgbtn {
	height: 35px;
	line-height: 35px;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
	background: url(../images/xian.png) no-repeat center center;
}
.Jdvl .btn {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 333px;
}
.Jdvl .prev {
	background: url(../images/prev.png) no-repeat;
	left: -46px;
}
.Jdvl .next {
	background: url(../images/next.png) no-repeat;
	right: -46px;
}
/*-- 客户案例_end --*/
/*-- 解决方案--*/
.Solution {
	background: url(../images/cmbg.jpg);
}
.Solution .container {
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
}
.Solution .CMtitle a {
	color: #303030;
}
.Slcont {
	overflow: hidden;
	margin-top: 22px;
}
.Slcont ul {
	overflow: hidden;
	width: 1130px;
}
.Slcont ul li {
	float: left;
	width: 267px;
	margin-right: 15px;
	overflow: hidden;
	position: relative;
}
.Slcont ul li img {
	display: block;
}
.Slcont ul li h5 {
	height: 30px;
	line-height: 30px;
	margin-top: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Slcont ul li h5 a {
	font-size: 14px;
	color: #303030;
}
.Slcont ul li p {
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 3px;
	font-size: 12px;
	color: #303030;
}
.Slcont ul li .Rmore {
	display: inline-block;
	width: 130px;
	margin-top: 15px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: url(../images/rmore.png);
}
.Slcont ul li .Rmore:hover {
	background: url(../images/rmore_h.png) no-repeat;
}
.Slcont ul li .skins {
	width: 240px;
	height: 240px;
	background: url(../images/guang.png) no-repeat;
	position: absolute;
	left: -540px;
	top: 0px;
}
.Solution .btn {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 201px;
}
.Solution .prev {
	background: url(../images/nprev.png) no-repeat;
	left: -46px;
}
.Solution .next {
	background: url(../images/nnext.png) no-repeat;
	right: -46px;
}
.Solution .prev:hover {
	background: url(../images/nprev_h.png) no-repeat;
	left: -46px;
}
.Solution .next:hover {
	background: url(../images/nnext_h.png) no-repeat;
	right: -46px;
}
.Trend {
	height: 632px;
	background: url(../images/cshi.jpg) no-repeat top center;
}
.Trend .Trendcont {
	height: 632px;
	overflow: hidden;
}
.Tclfelt {
	width: 435px;
	float: left;
	margin-top: 198px;
	padding-left: 25px;
}
.Tclfelt dl {
	overflow: hidden;
	border-left: 7px solid #fcc400;
	padding: 8px 0px 8px 13px;
	margin-bottom: 10px;
	background: #f2f2f2;
}
.Tclfelt dl dt {
	font-size: 18px;
	color: #303030;
}
.Tclfelt dl dd {
	color: #303030;
	margin-top: 4px;
}
.Tclright {
	width: 416px;
	float: right;
	margin-top: 215px;
	margin-right: 40px;
}
.Tclright p {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #303030;
	margin-bottom: 42px;
	padding-left: 22px;
	background: url(../images/cha.png) no-repeat left center;
}
/*-- Trend_end --*/
.Advantage {
	overflow: hidden;
}
.Advantage .Adbg {
	height: 283px;
	position: relative;
	z-index: 3;
}
.Advantage .Ysbg {background: url(../images/ysbg.jpg) no-repeat top center; height:150px;}
.Advantage .Adbg1 {
	background: url(../images/ysbg_01.jpg) no-repeat top center;
}
.Advantage .Adbg2 {
	background: url(../images/ysbg_02.jpg) no-repeat top center;
	height:350px;
}
.Advantage .Adbg3 {
	background: url(../images/ysbg_03.jpg) no-repeat top center;
	height:338px;
}
.Advantage .Adbg4 {
	background: url(../images/ysbg_04.jpg) no-repeat top center;
}
.Advantage .Adbg5 {
	background: url(../images/ysbg_05.jpg) no-repeat top center;
}
.Adcont {
	height: 1520px;
	margin-top: -1505px;
	position: relative;
	z-index: 5;
}
.Adcont .Text {
	width: 495px;
	position: absolute;
}
.Adcont .Text span {
	display: inline-block;
	padding-left: 65px;
	font-size: 22px;
	color: #004b06;
	font-weight: bold;
}
.Adcont .Text h5 {
	font-weight: bold;
	padding-left: 65px;
	margin-top: 2px;
	color: #303030;
	font-size: 22px;
	font-weight: bold;
}
.Adcont .Text ul {
	overflow: hidden;
	margin-top: 42px;
}
.Adcont .Text ul li {
	line-height: 20px;
	color: #303030;
	margin-bottom: 20px;
	font-size: 13px;
	background: url(../images/ico24_1.gif) no-repeat left 3px;
	padding-left: 36px;
}
.Adcont .Text1 {
	top: 288px;
	left: 640px;
}
.Adcont .Text2 {
	top: 565px;
	left: 60px;
}
.Adcont .Text3 {
	top: 910px;
	left: 645px;
}
.Adcont .Text4 {
	top: 1253px;
	left: 50px;
}
.Adcont .Text5 {
	top: 1418px;
	left: 475px;
}
/*-- Advantage_end --*/
.procedure {
	width: 100%;
	margin: 0 auto;
	height: 155px;
	background: url(../images/cmbg.jpg);
}
.procedure .prdcont {
	height: 125px;
	padding: 10px 0 20px 0;
}
.procedure .prdcont .zxbtn {
	display: block;
	width: 139px;
	height: 60px;
	background: url(../images/zxbtn.png) no-repeat;
	float: right;
	margin-right: 257px;
	margin-top: 25px;
}
/*-- procedure_end --*/
.Gthy {
	background: url(../images/cmbg.jpg);
}
.Gthy .container {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 28px;
}
.Gthycont {
	overflow: hidden;
}
.Gthy .vdbox {
	width: 380px;
	height: 300px;
	float: left;
	margin-left: 37px;
	position: relative;
}
.Gthy .vdbox .vdtt {
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -37px;
	background: url(../images/vdtt.png) no-repeat;
	width: 37px;
	height: 187px;
}
.Gthy .vdbox img {
	display: block;
}
.Gthy .vddetail {
	padding-left: 440px;
}
.Gthy .vddetail h5 {
	overflow: hidden;
}
.Gthy .vddetail h5 a {
	font-size: 30px;
	color: #303030;
	font-weight: normal;
	display: inline-block;
}
.Gthy .vddetail h5 em {
	display: block;
	width: 199px;
	height: 24px;
	margin-top: 8px;
	background: url(../images/about.png) no-repeat;
}
.Gthy .vddetail p {
	height: 185px;
	line-height: 25px;
	margin-top: 18px;
	overflow: hidden;
	font-size: 12px;
	color: #565656;
}
.Gthy .vddetail .Lkbtn {
	overflow: hidden;
	margin-top: 50px;
}
.Gthy .vddetail .Lkbtn a {
	display: inline-block;
	width: 86px;
	float: left;
	text-align: center;
	line-height: 33px;
	font-size: 13px;
	color: #565656;
	height: 33px;
	border: 2px solid #ebebeb;
	background: #fff;
}
.Gthy .vddetail .Lkbtn .qyfc {
	margin-left: 10px;
	margin-right: 10px;
}
.Gthy .vddetail .Lkbtn .qywh {
	margin-right: 10px;
}
/*-- Gthy_end --*/
.Honor {
	background: url(../images/cmbg.jpg);
	padding-top:3px;
}
.Honor .container {
	padding-bottom: 1px;
}
.Hntop {
	height: 45px;
	border: 1px solid #e8e8e8;
	background: #fff;
}
.Hntop .Hntab {
	height: 50px;
	float: left;
	overflow: hidden;
}
.Hntop .Hntab li {
	height: 45px;
	text-align: center;
	float: left;
}
.Hntop .Hntab li a {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	padding: 0 20px;
}
.Hntop .smore {
	float: right;
	line-height: 45px;
	font-size: 12px;
	color: #303030;
	margin-right: 12px;
}
.Hntop .Hntab li.on {
	background: url(../images/Lion.png);
}
.Hntop .Hntab li:hover {
	background: url(../images/Lion.png);
}
.Hntop .Hntab li.on a {
	color: #fff;
}
.Hntop .Hntab li:hover a {
	color: #fff;
}
.Honor .Chgbox {
	margin-top: 17px;
	position: relative;
}
.Honor .Chgbox ul {
	overflow: hidden;
	width: 1100px;
}
.Honor .Chgbox ul li {
	float: left;
	width: 265px;
	text-align: center;
	overflow: hidden;
}

.Honor .Chgbox ul li img {
	width:243px;
	height:180px;
	display: block;
	background: #fff;
	padding: 8px;


}
.Honor .Chgbox ul li p {
	height: 30px;
	line-height: 30px;
	margin-top: 7px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Honor .Chgbox ul li p a {
	font-size: 12px;
	color: #303030;
	font-size: 12px;
}
.Honor .Chgbox .btn {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 95px;
}
.Honor .Chgbox .sprev {
	background: url(../images/nprev.png) no-repeat;
	left: -46px;
}
.Honor .Chgbox .snext {
	background: url(../images/nnext.png) no-repeat;
	right: -46px;
}
.Honor .Chgbox .sprev:hover {
	background: url(../images/nprev_h.png) no-repeat;
	left: -46px;
}
.Honor .Chgbox .snext:hover {
	background: url(../images/nnext_h.png) no-repeat;
	right: -46px;
}
.Chgbox .tempWrap {
	width: 980px;
	overflow: hidden;
}
/*-- 荣誉资质_end --*/
.Hydt {
	background: url(../images/cmbg.jpg);
}
.Hydt .Hydtcont {
	overflow: hidden;
	padding-bottom: 23px;
	padding-top:20px;
}
.picture{ float:left; width:320px; padding-right:20px;}
#gd2{width:830px; height:245px; margin-top:2px;}


.Hydtcont_l {
	width: 430px;
	float: left;
}
.Hydtcont_l .topst {
	overflow: hidden;
	height: 40px;
	border: 1px solid #cecece;
	background: #fff;
}
.Hydtcont_l .topst .Dttab {
	height: 40px;
	overflow: hidden;
	float: left;
	background: #fff;
}
.Hydtcont_l .topst .smore {
	font-size: 12px;
	color: #303030;
	display: inline-block;
	float: right;
	line-height:40px;
	margin-right: 10px;
}
.Hydtcont_l .topst .Dttab li {
	height: 40px;
	float: left;
	text-align: center;
	margin-right: 0px;
	position: relative;
}
.Hydtcont_l .topst .Dttab li a {
	display: inline-block;
	height: 40px;
	padding: 0px 20px;
	line-height: 40px;
	font-size: 18px;
	color: #303030;
	font-weight:bold;
}
.Hydtcont_l .topst .Dttab li:hover a, .Hydtcont_l .topst .Dttab li.on a {
	color: #fff;
	background: url(../images/Lion.png) repeat;
}
.Hydtcont_l .chgbox {
	margin-top: 5px;
	background:#fff;
	padding:6px;
}
.Hydtcont_l .chgtext {
	overflow: hidden;
}
.Hydtcont_l .chgtext dl {
	overflow: hidden;
	width: 750px;
}
.Hydtcont_l .chgtext dl dt {
	float: left;
}
.Hydtcont_l .chgtext dl dt img {
	display: block;
}
.Hydtcont_l .chgtext dl dd {
	padding-left: 158px;
	padding-top: 12px;
}
.Hydtcont_l .chgtext dl dd h5 {
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Hydtcont_l .chgtext dl dd h5 a {
	font-size: 14px;
	color: #303030;
}
.Hydtcont_l .chgtext dl dd p {
	margin-top: 10px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #303030;
}
.Hydtcont_l .chgtext ul {
	overflow: hidden;
	width: 425px;
}
.Hydtcont_l .chgtext ul li {
	width:415px;
	height: 30px;
	padding-right:5px;
	float:left;
	line-height: 30px;
	background: url(../images/sj2.jpg) no-repeat left center;
}
.Hydtcont_l .chgtext ul li * {
	display: inline-block;
	font-size: 12px;
}
.Hydtcont_l .chgtext ul li a {
	float: left;
	color: #4c4c4c;
	width: 275px;
	margin-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Hydtcont_l .chgtext ul li span {
	float: right;
	color: #a3a3a3;
}
/*Hydtcont_l_ned*/
.Hydtcont_r {
	width: 345px;
	float: right;
}
.Hydtcont_r .flqtt {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border: 1px solid #cecece;
	background: #fff;
}
.Hydtcont_r .bd{background: #fff; padding:5px;	margin-top: 7px;}
.Hydtcont_r .flqtt a {
	display: inline-block;
}
.Hydtcont_r .flqtt .bt {
	font-size: 18px;
	color: #fff;
	background: url(../images/Lion.png) repeat;
	float: left;
	padding: 0px 20px;
}
.Hydtcont_r .flqtt .smore {
	font-size: 12px;
	color: #303030;
	float: right;
	margin-right: 10px;
	font-weight:normal;
}
.flquetions {
	height:auto;
	overflow: hidden;
}
.flquetions dl {
	overflow: hidden;
	border-bottom: 1px dotted #cacaca;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.flquetions dl dt {
	height: 25px;
	line-height: 25px;
	padding-left: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.flquetions dl dt a {
	font-size: 14px;
	color: #303030;
}
.flquetions dl dd {
	height: 25px;
	line-height: 20px;
	padding-left: 31px;
	padding-top: 3px;
	font-size: 12px;
	color: #303030;
	background: url(../images/da.png) no-repeat left 4px;
	overflow: hidden;
}
/*-- 洪鹰动态_end --*/
.Frlink {
	overflow: hidden;
	padding-bottom: 20px;
}
.Frlink h4 {
	height: 50px;
	line-height: 50px;
	background: url(../images/fllinktt.png) no-repeat center bottom;
}
.Frlink h4 a{ line-height:30px; font-size:18px;}
.Frlink h4 .bt {
	float: left;
	color:#2da001;
}
.Frlink h4 .smore {
	float: right;
	color: #9e9e9e;
	text-transform: uppercase;
	font-weight: normal;
}
.Frlink ul {
	overflow: hidden;
	margin-top: 15px;
}
.Frlink ul li {
	float: left;
	margin: 0 12px;
	height: 20px;
	margin-bottom: 3px;
}
.Frlink ul li a {
	font-size: 13px;
	color: #666666;
}
/*-- 友情链接_end --*/
